CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - contour extraction

搜索资源列表

  1. opencv实现的snake算法

    0下载:
  2. opencv实现的snake算法,可以用于轮廓提取。,opencv realized snake algorithm, can be used for contour extraction.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:94884
    • 提供者:李占闯
  1. contour.rar

    0下载:
  2. VTK数据集等高线轮廓提取, 数据保存为文本文件,VTK data set of contour lines contour extraction, data saved as a text file
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-24
    • 文件大小:27022
    • 提供者:王晓宇
  1. LevelSet.rar

    2下载:
  2. 基于matlab平台的分水岭算法图像分割,提取细胞轮廓,Matlab platform based on watershed algorithm image segmentation, contour extraction of cells
  3. 所属分类:Special Effects

    • 发布日期:2015-05-26
    • 文件大小:8016
    • 提供者:dy
  1. OpenCV_contours

    0下载:
  2. OpenCV contours 图像轮廓提取程序源代码-OpenCV contours image contour extraction procedure source code
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-25
    • 文件大小:37093
    • 提供者:
  1. EdgeColor

    0下载:
  2. 自动提取目标图像轮廓边缘,同时分辨其颜色。-Automatic edge contour extraction target image, at the same time to tell its color.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:310313
    • 提供者:李秀丽
  1. contour-extraction

    0下载:
  2. 对图片进行轮廓提取,用户可自行选择图片,程序有界面,可实现打开,保存等功能-Contour extraction of the picture, the user can choose their own pictures, the program has interface can be realized to open, save and other functions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2339201
    • 提供者:apple
  1. 12

    0下载:
  2. 用opencv在VC+++环境下实现对图像轮廓的提取,为进一步的图像分割、识别做准备-Using opencv in VC+++ environment to realize the image contour extraction for further image segmentation, recognition in preparation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1593796
    • 提供者:周琪
  1. cv

    0下载:
  2. 此代码借助OpenCV开源计算机视觉库提取轮廓等技术实现细胞数的统计-With this code, open source computer vision library OpenCV contour extraction techniques to achieve the statistical cells
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:108115
    • 提供者:change
  1. Based-on-contour-extraction-and-adaptive-cell-deco

    0下载:
  2. 基于轮廓提取和自适应单元分解的水泥颗粒三维重构Based on contour extraction and adaptive cell decomposition of three-dimensional reconstruction of the cement particles-Based on contour extraction and adaptive cell decomposition of three-dimensional reconstruction of the ceme
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:610160
    • 提供者:zixi2000
  1. Contour-extraction

    0下载:
  2. 轮廓提取,vc源码,是图像处理入门的好源码!-Contour extraction, vc source code, is a good source image processing entry!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:283050
    • 提供者:张国庆
  1. Adative-contour-extraction

    0下载:
  2. 在图像中提取轮廓(用到了自适应阈值分割算法),根据目标特征,如周长、面积等参数进行筛选,得到目标的轮廓。-Contour extraction in the image (use an adaptive thresholding algorithm), depending on the target characteristics, such as perimeter, area and other parameters of screening, target profile.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3934334
    • 提供者:风花雪月
  1. contour-extraction-with-many-method

    0下载:
  2. 用阈值分割、区域生长和种子填充方法实现轮廓提取,各步骤的效果图均有说明-With thresholding, region growing, and seed filling contour extraction method, the effect of each step are indicated map
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2439067
    • 提供者:wangcanjin
  1. Contour-extraction

    0下载:
  2. 轮廓提取。提取目标物体的图象,应用边缘检测算子,对目标物体进行锐化,去噪声。-Contour extraction.Extraction of target object image, application of edge detection operator of the target object, sharpening, noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:3041806
    • 提供者:李承基
  1. Contour-extraction

    0下载:
  2. 基于VTK的轮廓提取,并加入滤波函数,使得图像提取更真实。-contour extraction base on VTK
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:5967
    • 提供者:nicai
  1. Contour-extraction

    0下载:
  2. 轮廓提取的目的就是获得图像的外部特征,是进行图像分析的有用手段之一.二值图像轮廓提取的算法非常简单,就是掏空内部点:如果原图中有一点为黑,且它的8个相临点都是黑色时,则将该黑点删掉-Contour extraction is to obtain the purpose of the external characteristics of the image, is useful for image analysis means of the binary image contour extrac
  3. 所属分类:Graph program

    • 发布日期:2017-11-11
    • 文件大小:4943
    • 提供者:Robin
  1. Contour-extraction-

    0下载:
  2. 轮廓线的提取,处理图像中的对轮廓线的提取问题,matlab源码-Contour extraction processing of the image of the contour extraction problem, matlab source
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3280
    • 提供者:shen
  1. Contour-extraction

    0下载:
  2. 图像处理中使用的轮廓提取,采用opencv,c++编写-Contour extraction using image processing using opencv, c++ write
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9456179
    • 提供者:闫志浩
  1. Contour-extraction

    0下载:
  2. 对不同的轮廓提取,了解变换,解决图像处理基础-Different contour extraction, conversion to understand and solve basic image processing
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:964
    • 提供者:李峰
  1. Figure contour extraction of object

    0下载:
  2. This program based on VS2010 + OpenCV2.4, used to extract the object contour in color images.(note: please keep the image length or width is a multiple of 2.Of course, you can modify the code).The program from the BBN Computer Vision Laboratory.(This
  3. 所属分类:OpenCV

    • 发布日期:2018-01-04
    • 文件大小:7532544
    • 提供者:波波鸟
  1. matlab

    0下载:
  2. 轮廓提取,将图片中的图形轮廓提取出来,增强图片效果(Contour extraction, image contour extraction from the image, enhance the image effect)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:10240
    • 提供者:静冉
« 12 3 4 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com